kernel: bump 5.15 to 5.15.169
authorHauke Mehrtens <[email protected]>
Mon, 4 Nov 2024 21:12:03 +0000 (22:12 +0100)
committerHauke Mehrtens <[email protected]>
Fri, 15 Nov 2024 23:03:52 +0000 (00:03 +0100)
commite3b120f6826343807eedc39173e5ed1ab2866319
treeb64cc587691412ad17ca3d986ae82d1dcbe05640
parentb389c3d66f0069e469870f5870528c59439f2936
kernel: bump 5.15 to 5.15.169

Added patch:
   generic/backport-5.15/430-v6.3-udf-Allocate-name-buffer-in-directory-iterator-on-he.patch
   This patch fixes the following compile warning:
```
  CC [M]  fs/udf/namei.o
fs/udf/namei.c: In function 'udf_rename':
fs/udf/namei.c:878:1: error: the frame size of 1144 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
  878 | }
      | ^
cc1: all warnings being treated as errors
make[7]: *** [scripts/Makefile.build:289: fs/udf/namei.o] Error 1
```

Link: https://github.com/openwrt/openwrt/pull/16882
Signed-off-by: Hauke Mehrtens <[email protected]>
include/kernel-5.15
target/linux/generic/backport-5.15/430-v6.3-udf-Allocate-name-buffer-in-directory-iterator-on-he.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/431-v6.3-udf-Avoid-directory-type-conversion-failure-due-to-E.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/821-v5.16-Bluetooth-btusb-Support-public-address-configuration.patch
target/linux/generic/backport-5.15/822-v5.17-Bluetooth-btusb-Fix-application-of-sizeof-to-pointer.patch
target/linux/generic/hack-5.15/780-usb-net-MeigLink_modem_support.patch